Fully Qualified Name: | Laminas\Http\Header\Accept\FieldValuePart\AcceptFieldValuePart |
Extends: | AbstractFieldValuePart |
Field Value Part
Name | Description | Defined By |
---|---|---|
__construct() | AbstractFieldValuePart | |
__get() | AbstractFieldValuePart | |
getFormat() | AcceptFieldValuePart | |
getMatchedAgainst() | Get a Field Value Part this Field Value Part matched against. | AbstractFieldValuePart |
getParams() | AbstractFieldValuePart | |
getPriority() | AbstractFieldValuePart | |
getRaw() | AbstractFieldValuePart | |
getSubtype() | AcceptFieldValuePart | |
getSubtypeRaw() | AcceptFieldValuePart | |
getTypeString() | AbstractFieldValuePart | |
setMatchedAgainst() | Set a Field Value Part this Field Value Part matched against. | AbstractFieldValuePart |
Parameter Name | Type | Description |
---|---|---|
$internalValues | object |
Returns:
Parameter Name | Type | Description |
---|---|---|
$key | mixed |
Returns: mixed
Returns: string
Get a Field Value Part this Field Value Part matched against.
Returns: \AbstractFieldValuePart|null
Returns: \stdClass $params
Returns: float $priority
Returns: string $raw
Returns: string
Returns: string
Returns: string $typeString
Set a Field Value Part this Field Value Part matched against.
Parameter Name | Type | Description |
---|---|---|
$matchedAgainst | \AbstractFieldValuePart |
Returns: $this